Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SVR-121] 종자의 마을별 제한 기능 추가 #82

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

upa-r-upa
Copy link
Member

  • 기존엔 랜덤 종자 생성 아이템을 사용했을 경우, 나올 수 있는 모든 경우의 종자가 가능했습니다.
  • 하지만 이제는 2.0 버전으로 달라졌습니다.
  • 마을의 AvaliableSeedList에 포함된 종자만 생성될 수 있도록 기능을 수정했습니다.
    • 기본적으로 현재 거주하고 있는 마을이 존재 해야만 종자 관련 액션을 할 수 있기때문에
    • 모든 작업은 이것이 전제입니다.

@upa-r-upa upa-r-upa added the enhancement New feature or request label Aug 21, 2023
@upa-r-upa upa-r-upa self-assigned this Aug 21, 2023
@upa-r-upa upa-r-upa requested a review from a team as a code owner August 21, 2023 04:05
@upa-r-upa upa-r-upa requested review from Atralupus and kth1888 and removed request for a team August 21, 2023 04:05
@notion-workspace
Copy link

@upa-r-upa upa-r-upa marked this pull request as draft August 21, 2023 04:05
@upa-r-upa upa-r-upa marked this pull request as ready for review August 21, 2023 04:05
Copy link
Member

@Atralupus Atralupus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋아여

@upa-r-upa upa-r-upa added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit c71e158 Aug 21, 2023
1 check passed
@upa-r-upa upa-r-upa deleted the feat/restriction-seed branch August 21, 2023 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants